69,406 questions with Windows-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to access to a textblock of datatemplate of a listview

Hi I have a listview <ListView Style="{StaticResource ListViewStyle1}" x:Name="Dgvresult" Height="600" Width="580" HorizontalAlignment="Center" VerticalAlignment="Top"…

Universal Windows Platform (UWP)
asked 2020-04-23T20:59:15.607+00:00
Shay Wilner 1,726 Reputation points
accepted 2020-04-24T09:17:36.427+00:00
Shay Wilner 1,726 Reputation points
1 answer

Using Onedrive with Uwp App for Microsoft store

Using Onedrive with Uwp App (c#) for Microsoft store . What are the ApIs to use in App?

Universal Windows Platform (UWP)
asked 2020-04-14T18:19:20.627+00:00
Javier R 211 Reputation points
commented 2020-04-24T07:57:27.477+00:00
Fay Wang - MSFT 5,196 Reputation points
2 answers

remove Item template background

when I make template to list view item in UWP it give me a background white or black to that template such as: how can I remove this black background this is the template that I was working with: …

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,686 questions
asked 2020-04-04T21:39:10.577+00:00
AbdAlghani 1 Reputation point
commented 2020-04-24T07:55:05.373+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer

How do I Customize the Ticks in a Slider's Tickbar?

I am working on customizing a Slider using it's ControlTemplate. One component of the ControlTemplate is the Tickbar(s). According to the information I found, the ticks are always 1 pixel wide. This makes the tick marks very hard to see, so I would like…

Universal Windows Platform (UWP)
asked 2020-04-02T17:46:05.76+00:00
Nathan Sokalski 4,121 Reputation points
commented 2020-04-24T07:54:35.827+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer

What are the possibilities for a system cleaner in uwp?

I need a suggestion. I see a large gap between the capabilities and the requirements even for a simple system cleaner, since there are too many restrictions. Cleaning the recycle bin & un-installing unused apps are undoubtfully essential, but…

Universal Windows Platform (UWP)
asked 2020-04-17T05:02:16.713+00:00
Nasreen DGM 1 Reputation point
commented 2020-04-24T07:13:51.34+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

How to set Proxy in MessageWebSocket?

I want to set a proxy in MessageWebSocket..i got this "PasswordCredential ProxyCredential" but don't understand how to set proxy URL Example proxy: URL:- 127.0.01 Port:- 8888 Getting 403 error; Forbidden (403). (Exception from HRESULT:…

Universal Windows Platform (UWP)
asked 2020-04-14T14:07:25.5+00:00
MangoApps 91 Reputation points
commented 2020-04-24T07:13:30.203+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

Auto Suggest Box bound to a CDS table

I am attempting to create an Auto Suggest Box that works like a Lookup field in PowerApps. I want to bind it to the org Users table in CDS so you can start typing in a name and it will give you suggestions from that Users list. Is there a way to bind…

Universal Windows Platform (UWP)
asked 2020-04-09T18:18:14.26+00:00
Nathanael Woodhead 111 Reputation points
commented 2020-04-24T07:12:48.077+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

What is this error? EETypeRva:0x00075618

Hi. When uwp player app develop, an error occurs with the MediaSourceOpenOperationCompletedEventArgs parameter of the OpenOperationCompleted event while attempting to open the mediasource. The error code is EETypeRva: 0x00075618. Please help…

Universal Windows Platform (UWP)
asked 2020-04-09T02:55:07.907+00:00
hacysean99 1 Reputation point
commented 2020-04-24T07:12:06.283+00:00
Richard Zhang-MSFT 6,936 Reputation points
3 answers

How do I use an image from ImageCropper with Windows.Media.Ocr?

I am attempting to use an image from the ImageCropper in Windows Community Toolkit (https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/imagecropper) with Windows.Media.Ocr. This is my first time using either one of these, and my…

Universal Windows Platform (UWP)
asked 2020-04-20T16:36:23.347+00:00
Nathan Sokalski 4,121 Reputation points
commented 2020-04-24T06:31:50.757+00:00
Fay Wang - MSFT 5,196 Reputation points
4 answers One of the answers was accepted by the question author.

Unable to enable WSL2 on Windows 10 Home 1909

Virtualisation is enabled. Both Windows Subsystem for Linux and Virtual Machine Platform are enabled in windows features. One error shows up in event viewer: Log Name: System Source: Service Control Manager Date: 24/04/2020…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,912 questions
asked 2020-04-23T22:28:34.03+00:00
3dWrecker 21 Reputation points
accepted 2020-04-24T06:08:36.623+00:00
3dWrecker 21 Reputation points
2 answers One of the answers was accepted by the question author.

ContentDialog PrimaryButtonClick closes the dialog before the async operation completes.

Hi I have a ContentDialog, when I click on the primary button the PrimaryButtonClick event is raised which then calls an async operation. But before the async operation completes the dialog is closed. Is there a way to prevent this? private async void…

Universal Windows Platform (UWP)
asked 2020-04-24T01:11:20.68+00:00
Gavin 116 Reputation points
accepted 2020-04-24T01:27:51.957+00:00
Gavin 116 Reputation points
0 answers

Quickstart: Call the Microsoft Graph API from a Universal Windows Platform (UWP) application

Good day! I attempted to the Quickstart: Call the Microsoft Graph API from a Universal Windows Platform (UWP) application. I took several approaches and came up with the same issue. Error Acquiring Token: …

Universal Windows Platform (UWP)
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,828 questions
asked 2020-04-21T16:22:37.297+00:00
Keith Nicholson 21 Reputation points
commented 2020-04-24T01:26:53.597+00:00
Roy Li - MSFT 32,486 Reputation points Microsoft Vendor
2 answers

ADFS Authentication with Multiple Forests for Remote Desktop Services

Hello, How can I do ADFS Authentication with Multiple Forests for Remote Desktop Services? I have an on-premises Remote Desktop environment and now we are merged with other company and they want to access our Remote Desktop Environment with their AD…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,209 questions
asked 2020-04-15T05:49:34.347+00:00
Hardeep Singh 1 Reputation point
commented 2020-04-23T20:25:52.483+00:00
Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Error bc30574 Option strict on disable late binding

Hi I get this error when i try to assign the content of a combobox item to a string comboyear is a combobox dim title as string title = comboyear.items(comboyear.SelectedIndex).content Thanks

Universal Windows Platform (UWP)
asked 2020-04-22T14:05:26.587+00:00
Shay Wilner 1,726 Reputation points
accepted 2020-04-23T10:10:21.877+00:00
Shay Wilner 1,726 Reputation points
1 answer

WebView.InvokeScriptAsync code examples

Can someone provide some code examples for using WebView.InvokeScriptAsync I am successfully using simple code like Dim scriptString As String = &#34;document.getElementsByName(&#39;submit&#39;)[0].click()&#34; …

Universal Windows Platform (UWP)
asked 2020-04-22T16:57:01.327+00:00
ansalc 436 Reputation points
commented 2020-04-23T09:05:51.01+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer One of the answers was accepted by the question author.

How to clear login_hint (user_hint)?

We have an application that performs HRD based on the users e-mail address that they enter. Then (in some cases) it either redirects the user to ADFS WAP for authentication or another IdP. The redirect includes the e-mail address entered by the user…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,209 questions
asked 2020-04-09T11:51:12.797+00:00
MolokoVelocette 21 Reputation points
commented 2020-04-23T08:49:26.827+00:00
MolokoVelocette 21 Reputation points
0 answers

Hide all Default Properties and Event Handlers from UserControl

Hide all Default Properties and Event Handlers from UserControl while Implementation When I implement UserControl in MainPage.XAML , I want to hide all default properties or dependency Properties and Handler's, I want Only New Dependency…

Universal Windows Platform (UWP)
asked 2020-04-22T05:51:48.84+00:00
Indudhar Gowda 426 Reputation points
commented 2020-04-23T06:59:53.043+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

UWP APP with Microsoft.NETCore.UniversalWindowsPlatform 6.* startup crash

my uwp app with Microsoft.NETCore.UniversalWindowsPlatform 6.* local test run ok ,but download from partner center after certification 。it will crash when start up, system event log below: this app with Microsoft.NETCore.UniversalWindowsPlatform 5.4.7…

Universal Windows Platform (UWP)
asked 2020-04-22T07:20:02.353+00:00
hao wu 1 Reputation point
commented 2020-04-23T04:51:17.737+00:00
Roy Li - MSFT 32,486 Reputation points Microsoft Vendor
0 answers

How to dectect changes of windows hello PIN, fingerprint or face.

I would like to know how to detect changes of windows hello after enrolling a user with windows hello. For example, User A is activated windows hello and register PIN with "1234". User A enrolls in the service with windows hello. …

Universal Windows Platform (UWP)
asked 2020-04-23T00:05:50.353+00:00
Hyoil Lee 1 Reputation point
commented 2020-04-23T03:53:06.313+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

Is there any UWP API/way available to detect/prevent hooking?

There are many tools available to do hooking eg: frida 29.html. But i didn't find any API or way to detect hooking . Is there any API or way to detect hooking in Universal Windows Platform(UWP)? If yes, can it detect all kinds of…

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,686 questions
asked 2020-04-20T10:47:26.973+00:00
Rahul K 51 Reputation points
commented 2020-04-23T01:14:44.55+00:00
Richard Zhang-MSFT 6,936 Reputation points